PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class / getAsBinary Method
In This Topic
    getAsBinary Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public byte[] getAsBinary( 
       PDFCosName key,
       byte[] defaultValue
    )

    Parameters

    key
    defaultValue
    See Also